home *** CD-ROM | disk | FTP | other *** search
/ ftp.sustworks.com 2018 / ftp.sustworks.com.zip / ftp.sustworks.com / IPNetMonitorX_1.6.6.dmg / IPNetMonitorX folder / IPNetMonitorX.app / Contents / Resources / English.lproj / IPNetMonitorX.scriptTerminology < prev    next >
Extensible Markup Language  |  2005-12-29  |  932b  |  39 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>Classes</key>
  6.     <dict>
  7.         <key>NSApplication</key>
  8.         <dict>
  9.             <key>Attributes</key>
  10.             <dict/>
  11.             <key>Description</key>
  12.             <string>IPNetMonitorX's top-level object.</string>
  13.             <key>Name</key>
  14.             <string>application</string>
  15.             <key>PluralName</key>
  16.             <string>applications</string>
  17.         </dict>
  18.     </dict>
  19.     <key>Commands</key>
  20.     <dict>
  21.         <key>GetURL</key>
  22.         <dict>
  23.             <key>Arguments</key>
  24.             <dict/>
  25.             <key>Description</key>
  26.             <string>Perform URL in window</string>
  27.             <key>IsVerb</key>
  28.             <string>YES</string>
  29.             <key>Name</key>
  30.             <string>GetURL</string>
  31.         </dict>
  32.     </dict>
  33.     <key>Description</key>
  34.     <string>AppleScript commands and classes specific to IPNetMonitorX</string>
  35.     <key>Name</key>
  36.     <string>IPNetMonitorX suite</string>
  37. </dict>
  38. </plist>
  39.